Product Information > JADE Initialization File Reference > Chapter 1 - JADE Initialization File > StatusFontColor

StatusFontColor

String, Real, Boolean, Integer

Correct default values

Purpose

The StatusFontColor parameter specifies the font attributes and color of the text that displays the current opening status on the splash screen.

The parameter values represent font‑name, font‑size, font‑bold, and color. The value of <default> specifies that JADE uses what it recognizes as the correct default values.

A font-name value of Default indicates that the default system font is used and that the font-size and font-bold values are ignored. For example, if you set this parameter to Arial, 12, true, 16777215 and you then run your application, the current opening status is displayed in green Arial 12 points.

Parameter is read when …

The client node is next initialized.